home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / tobby_on_ice.swf / scripts / DefineButton2_321 / BUTTONCONDACTION on(release).as next >
Text File  |  2011-08-19  |  65b  |  5 lines

  1. on(release){
  2.    _root.SE_down.start(0,0);
  3.    _root.play();
  4. }
  5.